TSTP Solution File: SEV326^5 by cvc5---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5---1.0.5
% Problem  : SEV326^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : do_cvc5 %s %d

% Computer : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 19:22:12 EDT 2023

% Result   : CounterSatisfiable 35.65s 35.88s
% Output   : Assurance 0s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SEV326^5 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.13  % Command    : do_cvc5 %s %d
% 0.13/0.35  % Computer : n012.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Thu Aug 24 02:33:42 EDT 2023
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  %----Proving TH0
% 35.65/35.88  %------------------------------------------------------------------------------
% 35.65/35.88  % File     : SEV326^5 : TPTP v8.1.2. Released v4.0.0.
% 35.65/35.88  % Domain   : Set Theory (GvNB)
% 35.65/35.88  % Problem  : TPS problem from GVB-MB-AXIOMS
% 35.65/35.88  % Version  : Especial.
% 35.65/35.88  % English  :
% 35.65/35.88  
% 35.65/35.88  % Refs     : [Bro09] Brown (2009), Email to Geoff Sutcliffe
% 35.65/35.88  % Source   : [Bro09]
% 35.65/35.88  % Names    : tps_0608 [Bro09]
% 35.65/35.88  
% 35.65/35.88  % Status   : CounterCounterSatisfiable
% 35.65/35.88  % Rating   : 0.00 v5.4.0, 0.67 v5.0.0, 0.00 v4.0.0
% 35.65/35.88  % Syntax   : Number of formulae    :    5 (   1 unt;   4 typ;   0 def)
% 35.65/35.88  %            Number of atoms       :    1 (   1 equ;   0 cnn)
% 35.65/35.88  %            Maximal formula atoms :    1 (   1 avg)
% 35.65/35.88  %            Number of connectives :    4 (   0   ~;   0   |;   0   &;   4   @)
% 35.65/35.88  %                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
% 35.65/35.88  %            Maximal formula depth :    1 (   1 avg)
% 35.65/35.88  %            Number of types       :    1 (   0 usr)
% 35.65/35.88  %            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
% 35.65/35.88  %            Number of symbols     :    5 (   4 usr;   1 con; 0-2 aty)
% 35.65/35.88  %            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)
% 35.65/35.88  % SPC      : TH0_CSA_EQU_NAR
% 35.65/35.88  
% 35.65/35.88  % Comments : This problem is from the TPS library. Copyright (c) 2009 The TPS
% 35.65/35.88  %            project in the Department of Mathematical Sciences at Carnegie
% 35.65/35.88  %            Mellon University. Distributed under the Creative Commons copyleft
% 35.65/35.88  %            license: http://creativecommons.org/licenses/by-sa/3.0/
% 35.65/35.88  %------------------------------------------------------------------------------
% 35.65/35.88  thf(x,type,
% 35.65/35.88      x: $i ).
% 35.65/35.88  
% 35.65/35.88  thf(cGVB_SING,type,
% 35.65/35.88      cGVB_SING: $i > $i ).
% 35.65/35.88  
% 35.65/35.88  thf(cGVB_UNION,type,
% 35.65/35.88      cGVB_UNION: $i > $i > $i ).
% 35.65/35.88  
% 35.65/35.88  thf(cGVB_SUCC,type,
% 35.65/35.88      cGVB_SUCC: $i > $i ).
% 35.65/35.88  
% 35.65/35.88  thf(cGVB_AX_SUCC,conjecture,
% 35.65/35.88      ( ( cGVB_SUCC @ x )
% 35.65/35.88      = ( cGVB_UNION @ x @ ( cGVB_SING @ x ) ) ) ).
% 35.65/35.88  
% 35.65/35.88  %------------------------------------------------------------------------------
% 35.65/35.88  ------- convert to smt2 : /export/starexec/sandbox/tmp/tmp.DnBZhslFss/cvc5---1.0.5_21767.p...
% 35.65/35.88  (declare-sort $$unsorted 0)
% 35.65/35.88  (declare-fun tptp.x () $$unsorted)
% 35.65/35.88  (declare-fun tptp.cGVB_SING ($$unsorted) $$unsorted)
% 35.65/35.88  (declare-fun tptp.cGVB_UNION ($$unsorted $$unsorted) $$unsorted)
% 35.65/35.88  (declare-fun tptp.cGVB_SUCC ($$unsorted) $$unsorted)
% 35.65/35.88  (assert (not (= (@ tptp.cGVB_SUCC tptp.x) (@ (@ tptp.cGVB_UNION tptp.x) (@ tptp.cGVB_SING tptp.x)))))
% 35.65/35.88  (set-info :filename cvc5---1.0.5_21767)
% 35.65/35.88  (check-sat-assuming ( true ))
% 35.65/35.88  ------- get file name : TPTP file name is SEV326^5
% 35.65/35.88  ------- cvc5-thf : /export/starexec/sandbox/solver/bin/cvc5---1.0.5_21767.smt2...
% 35.65/35.88  --- Run --ho-elim --full-saturate-quant at 10...
% 35.65/35.88  --- Run --ho-elim --no-e-matching --full-saturate-quant at 10...
% 35.65/35.88  --- Run --ho-elim --no-e-matching --enum-inst-sum --full-saturate-quant at 10...
% 35.65/35.88  --- Run --ho-elim --finite-model-find --uf-ss=no-minimal at 5...
% 35.65/35.88  --- Run --no-ho-matching --finite-model-find --uf-ss=no-minimal at 5...
% 35.65/35.88  % SZS status CounterSatisfiable for SEV326^5
% 35.65/35.88  % cvc5---1.0.5 exiting
% 35.65/35.88  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------